Are the URLs used by each AWS service publicly available?
The issue
In our company's network environment, we control communications based on URLs.
We would like to control communications based on URLs when making requests to each AWS service as well.
Are the URLs for each service publicly available?
The solution
The following official AWS documentation contains information about the endpoints for each service.
To connect programmatically to an AWS service, you use an endpoint.
Please refer to the following official AWS documentation for the endpoints of each service.
Additionally, the IP address ranges for AWS are also publicly available in the following official AWS documentation. Please refer to it as needed.